CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MFC MY

搜索资源列表

  1. 一步一步实现MFC扩展DLL中导出类和对话框

    0下载:
  2. 如果要编写模块化的软件,就要对对动态链接库(DLL)有一定的了解,本人这段时间在修改以前的软件时,决定把重复用的类和对话框做到DLL中,下面就从一个简单的例子讲起,如何实现MFC扩展DLL中导出类和对话框。-If you want to make you software module, you should make sense of DLL. Modifying my previous software these days, I decide to make the classes and
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:20199
    • 提供者:杨杰
  1. 在MFC中用正则表达式对窗体进行有效性验证

    0下载:
  2. 我想利用本月的专栏描述一个有趣的应用程序,这个程序是用本期我的一篇文章:“使用 ManWrap 库在本机 C++ 代码中调用.NET”所讨论的 RegexWrap 库生成的。RegexForm 是一个基于正则表达式的MFC窗体有效性验证系统。为了实现这个程序,我首先实现了 RegexWrap。但因为许多细节与正则表达式本身无关,所以感觉在这里描述 RegexForm 更好些。-I would like to use this month's column describes an int
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:206389
    • 提供者:如月
  1. My-Ado.rar

    0下载:
  2. 用MFC实现的ADO封装
  3. 所属分类:界面编程

    • 发布日期:2010-11-04
    • 文件大小:406288
    • 提供者:hzchen
  1. MyQQ.rar

    0下载:
  2. 用MFC编写的基于WinSoket的TCP/IP的QQ式局域网通信程序。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! ,Prepared using MFC-based WinSoket the TCP/IP-LAN communication program QQ. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very g
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:61883
    • 提供者:仙儿
  1. 基于A星算法的MFC界面的八数码程序

    1下载:
  2. 基于A星算法的MFC界面的八数码程序,本人本科做得最漂亮的大作业了,其中process函数是搜索的主函数。-8 digital program with MFC interface based on A star searching method which is the most proud project I have finished in my fu*king bachelor years.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2016-04-09
    • 文件大小:36864
    • 提供者:ddgysx
  1. MFCQQ20100Kacoro

    0下载:
  2. mfc qq 程序,这是我大三的时候的课程设计 用vc++6.0设计,在前人已有的基础上,重新做了一次,而且完善了许多功能。耗时一周,希望分享给大家,所以写了这个堪称完整的实例教程。不附带源程序,一步步做即可实现。 本系统基于客户端/服务器基本原理,程序即是服务端,也是客户端,通过IP就可以相互添加好友,并且实现点到点通信,有聊天记录(未实现根据用户发送的消息而改变字体颜色,只能在客户端改),字体颜色设置(一改全改~),包含主界面MaindBord和聊天Talk两大功能模块-Pseudo
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-04
    • 文件大小:300875
    • 提供者:陈卫杰
  1. PyEmbedMFC_src

    1下载:
  2. Python语言嵌入到MFC的开发中,通过这个例子可以利用两种语言的优势开发程序-Many of you might have seen the numeric input fields in most commercial CAD and scientific applications that facilitate the user to write mathematical expressions. This is to allow the user to use the edit box
  3. 所属分类:其他小程序

    • 发布日期:2016-03-21
    • 文件大小:25928
    • 提供者:liulei
  1. gridctrl_demo220

    1下载:
  2. Using comboboxes in the MFC Grid Control Since I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some t
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-24
    • 文件大小:207658
    • 提供者:mark
  1. osgCal_VCProject

    1下载:
  2. OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的C++和OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及FreeBSD操作系统 Cal3d:基于骨骼的角色动画实现 osgCal:针对OSG封装Cal3d,以方便地在OSG里使用Cal3d的库。 osgCal官方没有VC工程,上传的是我自己做的! -OpenSceneG
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:461548
    • 提供者:李英伦
  1. Sudoku_3

    0下载:
  2. 一个数独游戏,自己写的,感觉还不错在MFC下面,我的结课作业-A Sudoku game, wrote it myself, I feel pretty good following in the MFC, my guitar class operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:87828
    • 提供者:丁林枭
  1. Calculator

    0下载:
  2. MFC做的计算器 是我在学校期间由于课程设计的需要才做的,希望对大家有用!-MFC is my calculator to do in the school during the curriculum design as a result of the need to do, and I hope useful for all of us!
  3. 所属分类:Editor

    • 发布日期:2017-03-26
    • 文件大小:230872
    • 提供者:ash
  1. PIL1_4

    0下载:
  2. In the past I have written a plug-in architecture for one of my MFC projects. This architecture, although it worked, was limited in what it could provide, in that the executable/DLL had to know about one another to a certain degree. I presented a sub
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:54558
    • 提供者:zllu
  1. data

    0下载:
  2. 穿山甲配置工具,有很多朋友无法成功获取数据,就是因为配置文件不对,现在我传个配置好的文件,希望对大家有帮助。-Pangolin configuration tool, there are many of my friends can not successfully obtain the data, because the configuration file is wrong, now I Chuan profile document, and want to help everyone.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7444
    • 提供者:kankan
  1. adress_list

    0下载:
  2. 我的通讯录程序(MFC课设),功能完全,用到了MFC大部分的基本控件,是学习mfc控件不可多得的源码-My Address Book program [MFC class based], feature complete, use the MFC most basic controls, controls are rare study mfc source
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:88513
    • 提供者:yax
  1. test

    0下载:
  2. 用V C 6.0 MFC 编的播放程序 自己的源码-the player made with VC6.0 MFC my original codes
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-25
    • 文件大小:118414
    • 提供者:shen hui
  1. my

    0下载:
  2. 一个很简单的播放器源代码,可供visual ++初级的MFC编程者做一个参考!-A very simple player, the source code for the primary visual++ programmers to do the MFC as a reference!
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-19
    • 文件大小:5598490
    • 提供者:吴世龙
  1. stuinfo916

    0下载:
  2. 教务管理系统 vc++mfc+acce-my mfc
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-17
    • 文件大小:116654
    • 提供者:echo
  1. My-Caul

    0下载:
  2. 自己写的MFC的计算器,欢迎你的下载,谢谢了啊-MFC write their own calculator, you are welcome to download
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-25
    • 文件大小:7859576
    • 提供者:田宗舜
  1. opencv-MFC-Examples

    1下载:
  2. 这是本人收集的OpenCv与VC结合的一些例子,包括了许多基本的图像变换,开发工具为VC++ 6.0。-This is my collection of OpenCv using VC with some examples, including many of the basic image transformation, development tool is the VC++ 6.0.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4336944
    • 提供者:小眼
  1. my cal

    0下载:
  2. mfc之超级简单方便的计算器,可以直接用vs15以上的版本打开(MFC super simple and convenient calculator, you can directly use more than vs15 version open)
  3. 所属分类:界面编程

    • 发布日期:2017-12-26
    • 文件大小:47700992
    • 提供者:caffrey
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com